Filename | (eval 384)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:148] |
Statements | Executed 12 statements in 37µs |
Eval Invoked At | /Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm line 148 |
Sibling evals | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19 |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
4 | 4 | 1 | 48µs | 7.12ms | has | JSON::Schema::Modern::Document::OpenAPI::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
1 | package JSON::Schema::Modern::Document::OpenAPI; | ||||
2 | # spent 7.12ms (48µs+7.07) within JSON::Schema::Modern::Document::OpenAPI::has which was called 4 times, avg 1.78ms/call:
# once (12µs+2.31ms) by OpenAPI::Modern::BEGIN@28 at line 49 of JSON/Schema/Modern/Document/OpenAPI.pm
# once (10µs+1.62ms) by OpenAPI::Modern::BEGIN@28 at line 57 of JSON/Schema/Modern/Document/OpenAPI.pm
# once (20µs+1.59ms) by OpenAPI::Modern::BEGIN@28 at line 45 of JSON/Schema/Modern/Document/OpenAPI.pm
# once (6µs+1.56ms) by OpenAPI::Modern::BEGIN@28 at line 70 of JSON/Schema/Modern/Document/OpenAPI.pm | ||||
3 | 4 | 4µs | for my $method (@$before) { | ||
4 | 4 | 11µs | 4 | 212µs | $method->(@_); # spent 212µs making 4 calls to MooX::TypeTiny::__ANON__[MooX/TypeTiny.pm:25], avg 53µs/call |
5 | } | ||||
6 | 4 | 22µs | 4 | 6.86ms | $$wrapped->(@_);} # spent 6.86ms making 4 calls to MooX::HandlesVia::has, avg 1.72ms/call |
7 | ; |